Add CVE numbers for recent issues to ChangeLogs
authorGlenn Morris <rgm@gnu.org>
Thu, 8 May 2014 18:12:34 +0000 (14:12 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 8 May 2014 18:12:34 +0000 (14:12 -0400)
lisp/ChangeLog
lisp/gnus/ChangeLog

index 0125680ea558db6730cf520d695ce5da2e6558b9..c2f419fecccccbb38108de9c2f09c066ac337aff 100644 (file)
@@ -45,6 +45,7 @@
        (tramp-remote-coding-commands): Enhance docstring.
        (tramp-find-inline-encoding): Replace "%t" by a temporary file
        name.  (Bug#17415)
+       This is CVE-2014-3424.
 
 2014-05-06  Glenn Morris  <rgm@gnu.org>
 
@@ -52,6 +53,7 @@
        (find-gc-source-files): Update some names.
        (trace-call-tree): Simplify and update.
        Avoid predictable temp-file names.  (http://bugs.debian.org/747100)
+       This is CVE-2014-3422.
 
 2014-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
index 4f0a5a1889c9187273cb5488a211d048ddc57494..383d7a3c4d8be9088106d36714f69e49f63e8e2a 100644 (file)
@@ -2,6 +2,7 @@
 
        * gnus-fun.el (gnus-grab-cam-face):
        Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
+       This is CVE-2014-3421.
 
 2014-05-01  Glenn Morris  <rgm@gnu.org>